JAMSRESTAPI Web Service
PostValidation_PostEmailAddressesValidationResult
JAMSRESTAPI Web Service > All Operations Resource Group : Validation_PostEmailAddressesValidationResult (Post)

Resource Path: /api/validation/email

Uri: http://doc.jamsscheduler.com/api/validation/email

Description
Validate a collection of email address. Input will be an array of email address strings, output will be array of validation objects for each email address sent on request
Request

The request body is of type Array[string].

Email address array to validate
Response

The response body is of type Array[EmailValidatorResponseDto].

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service